[INFO] cloning repository https://github.com/jmfirth/codequery
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jmfirth/codequery" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmfirth%2Fcodequery", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmfirth%2Fcodequery'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2475b8c9bc72b341b27dbad18a810ba37e29946c
[INFO] checking jmfirth/codequery against try#8ac0915e346f9a2e49ca3951b642c55bd7d1eaab for pr-158447
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmfirth%2Fcodequery" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jmfirth/codequery
[INFO] finished tweaking git repo https://github.com/jmfirth/codequery
[INFO] tweaked toml for git repo https://github.com/jmfirth/codequery written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jmfirth/codequery on toolchain 8ac0915e346f9a2e49ca3951b642c55bd7d1eaab
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8ac0915e346f9a2e49ca3951b642c55bd7d1eaab" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jmfirth/codequery already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8ac0915e346f9a2e49ca3951b642c55bd7d1eaab" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 4263a0f1ded0085516324565616cb249a71424fb71d32d2d58ef41faec4672a0
[INFO] running `Command { std: "docker" "start" "4263a0f1ded0085516324565616cb249a71424fb71d32d2d58ef41faec4672a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4263a0f1ded0085516324565616cb249a71424fb71d32d2d58ef41faec4672a0" "/opt/rustwide/cargo-home/bin/cargo" "+8ac0915e346f9a2e49ca3951b642c55bd7d1eaab" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4263a0f1ded0085516324565616cb249a71424fb71d32d2d58ef41faec4672a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4263a0f1ded0085516324565616cb249a71424fb71d32d2d58ef41faec4672a0" "/opt/rustwide/cargo-home/bin/cargo" "+8ac0915e346f9a2e49ca3951b642c55bd7d1eaab" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling cranelift-srcgen v0.123.6
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]    Compiling cranelift-isle v0.123.6
[INFO] [stderr]    Compiling cranelift-bitset v0.123.6
[INFO] [stderr]    Compiling target-lexicon v0.13.5
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.123.6
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking bumpalo v3.20.2
[INFO] [stderr]     Checking wasmtime-internal-math v36.0.6
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling cranelift-assembler-x64-meta v0.123.6
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling wasmparser v0.236.1
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling wasm-encoder v0.236.1
[INFO] [stderr]     Checking semver v1.0.27
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking cranelift-control v0.123.6
[INFO] [stderr]     Checking leb128fmt v0.1.0
[INFO] [stderr]    Compiling wasmtime-internal-unwinder v36.0.6
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling wasmtime-c-api-impl v36.0.6
[INFO] [stderr]     Checking wasmtime-internal-asm-macros v36.0.6
[INFO] [stderr]     Checking wasmtime-internal-slab v36.0.6
[INFO] [stderr]    Compiling wasmtime-internal-c-api-macros v36.0.6
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking unicode-segmentation v1.13.2
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking dlv-list v0.3.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]     Checking roff v1.1.1
[INFO] [stderr]    Compiling cranelift-assembler-x64 v0.123.6
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking wasmtime-internal-jit-icache-coherence v36.0.6
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]     Checking memfd v0.6.5
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking ahash v0.7.8
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]     Checking ctrlc v3.5.2
[INFO] [stderr]    Compiling tree-sitter v0.26.7
[INFO] [stderr]     Checking ordered-multimap v0.4.3
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling pulley-macros v36.0.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling wasmtime-internal-versioned-export-macros v36.0.6
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling pulley-interpreter v36.0.6
[INFO] [stderr]     Checking rust-ini v0.18.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.47
[INFO] [stderr]    Compiling wasmtime v36.0.6
[INFO] [stderr]     Checking ignore v0.4.25
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr] error: could not compile `cranelift-assembler-x64` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8ac0915e346f9a2e49ca3951b642c55bd7d1eaab/bin/rustc --crate-name cranelift_assembler_x64 --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cranelift-assembler-x64-0.123.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::all' '--warn=clippy::useless_conversion' --warn=unused_import_braces --warn=unused_extern_crates --warn=unused-macro-rules --warn=unused-lifetimes --warn=unstable_features '--warn=clippy::unnecessary_to_owned' '--warn=clippy::unnecessary_mut_passed' '--warn=clippy::unnecessary_fallible_conversions' '--warn=clippy::unnecessary_cast' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs --warn=trivial_numeric_casts '--warn=clippy::redundant_field_names' '--warn=clippy::map_clone' '--warn=clippy::manual_strip' '--warn=clippy::from_over_into' '--warn=clippy::clone_on_copy' '--warn=clippy::allow_attributes_without_reason' --check-cfg 'cfg(pulley_tail_calls)' --check-cfg 'cfg(pulley_assume_llvm_makes_tail_calls)' --check-cfg 'cfg(pulley_disable_interp_simd)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("fuzz"))' -C metadata=9d74965aa6e9ea7f -C extra-filename=-fe5f88033dbeafa9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "4263a0f1ded0085516324565616cb249a71424fb71d32d2d58ef41faec4672a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4263a0f1ded0085516324565616cb249a71424fb71d32d2d58ef41faec4672a0", kill_on_drop: false }`
[INFO] [stdout] 4263a0f1ded0085516324565616cb249a71424fb71d32d2d58ef41faec4672a0
